crypto/elliptic.nistCurve.CombinedMult (method)

one use

	crypto/elliptic (current package)
		nistec.go#L233: func (curve *nistCurve[Point]) CombinedMult(Px, Py *big.Int, s1, s2 []byte) (x, y *big.Int) {